From 3956c38a967dac7001e3b370474789c0776f9856 Mon Sep 17 00:00:00 2001 From: Hans Breuer Date: Mon, 30 Jul 2001 21:10:33 +0000 Subject: [PATCH] oops, missed it. --- gdk-pixbuf/makefile.msc | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/gdk-pixbuf/makefile.msc b/gdk-pixbuf/makefile.msc index ca11da0231..9746eda34f 100644 --- a/gdk-pixbuf/makefile.msc +++ b/gdk-pixbuf/makefile.msc @@ -60,11 +60,17 @@ INSTALL = copy CFLAGS = -I. -DHAVE_CONFIG_H +sub-pixops : + cd pixops + nmake -f makefile.msc + cd .. + ## targets all : \ $(PRJ_TOP)\config.h \ gdk-pixbuf-marshal.c \ gdk-pixbuf-marshal.h \ + sub-pixops \ $(PACKAGE)-$(PKG_VER).dll \ # make-inline-pixbuf.exe \ gdk-pixbuf-csource.exe \ -- 2.30.2